projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66d4f07
)
Add a missing end tag
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 29 Jan 2011 18:40:19 +0000
(13:40 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 29 Jan 2011 18:40:19 +0000
(13:40 -0500)
docs/reference/gtk/migrating-2to3.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/migrating-2to3.xml
b/docs/reference/gtk/migrating-2to3.xml
index f79d7b2c0e71a32db59459f62da108fcaeb8c1f8..c60470af7e4d9738201226e8393f3acd08a8dcad 100644
(file)
--- a/
docs/reference/gtk/migrating-2to3.xml
+++ b/
docs/reference/gtk/migrating-2to3.xml
@@
-1019,6
+1019,7
@@
gtk_arrow_draw (GtkWidget *widget,
given the internal filter model instead of the users model.
This oversight has been fixed in GTK+ 3; if you have handlers
for these signals, they will likely need slight adjustments.
+ </para>
</section>
<section>